home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Pro 1999 September
/
DPPCPRO0999.ISO
/
Macromed
/
Flash2
/
CD Extras
/
WebTools
/
JBS.DXR
/
00226_PC entry frame.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-04-13
|
161 b
|
12 lines
on exitFrame
global introExitTime
if the mouseDown then
go(3)
end if
if the ticks < introExitTime then
go(frame())
else
go(3)
end if
end